projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2fe16d3
)
(inhibit-first-line-modes-regexps): Add .tgz.
author
Richard M. Stallman
<rms@gnu.org>
Fri, 13 Sep 1996 21:56:53 +0000
(21:56 +0000)
committer
Richard M. Stallman
<rms@gnu.org>
Fri, 13 Sep 1996 21:56:53 +0000
(21:56 +0000)
lisp/files.el
patch
|
blob
|
history
diff --git
a/lisp/files.el
b/lisp/files.el
index 9c848463fe85a53fb1f83caa3c842c1272c9e672..c106cf62c1217f5d88f2788a679adaf91d8bb7a8 100644
(file)
--- a/
lisp/files.el
+++ b/
lisp/files.el
@@
-1063,7
+1063,7
@@
The car of each element is compared with
the name of the interpreter specified in the first line.
If it matches, mode MODE is selected.")
-(defconst inhibit-first-line-modes-regexps '("\\.tar\\'")
+(defconst inhibit-first-line-modes-regexps '("\\.tar\\'"
"\\.tgz\\'"
)
"List of regexps; if one matches a file name, don't look for `-*-'.")
(defconst inhibit-first-line-modes-suffixes nil